Default methods for subsetting snpclone objects.
# S4 method for snpclone,ANY,ANY,ANY
[(x, i, j, ..., mlg.reset = FALSE,
drop = FALSE)# S4 method for snpclone
initialize(.Object, ..., mlg, mlgclass = TRUE)
# S4 method for snpclone
show(object)
a snpclone object
vector of numerics indicating number of individuals desired
a vector of numerics corresponding to the loci desired.
logical. Defaults to FALSE
. If TRUE
, the mlg
vector will be reset
set to FALSE
a character, "snpclone"
a vector where each element assigns the multilocus genotype of that individual in the data set.
a logical value specifying whether or not to translate the mlg object into an MLG class object.
a snpclone object